TheAlgorithms-Python/web_programming
Caeden Perelli-Harris 72f6000365
Fix get amazon product data erroring due to whitespace in headers (#9009)
* updating DIRECTORY.md

* fix(get-amazon-product-data): Remove whitespace in headers

* refactor(get-amazon-product-data): Don't print to_csv

---------

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
2023-09-05 00:49:00 -04:00
..
__init__.py
co2_emission.py
covid_stats_via_xpath.py Fix ruff errors (#8936) 2023-08-09 13:25:30 +05:30
crawl_google_results.py Change to https. (#7277) 2022-10-16 09:43:29 +02:00
crawl_google_scholar_citation.py Change to https. (#7277) 2022-10-16 09:43:29 +02:00
currency_converter.py Pytest locally fails due to API_KEY env variable (#8738) 2023-06-03 18:16:33 +02:00
current_stock_price.py updated the URL and HTML tags for scrapping yahoo finance (#8942) 2023-08-12 14:58:37 -07:00
current_weather.py Change to https. (#7277) 2022-10-16 09:43:29 +02:00
daily_horoscope.py
download_images_from_google_query.py New gitter link added or replaced (#8551) 2023-03-26 17:19:18 +02:00
emails_from_url.py Misc fixes across multiple algorithms (#6912) 2022-10-16 10:55:38 +05:30
fetch_anime_and_play.py Unmark fetch anime and play as BROKEN and fix type errors (#8988) 2023-08-18 05:19:25 -07:00
fetch_bbc_news.py
fetch_github_info.py
fetch_jobs.py pre-commit autoupdate: pyupgrade v2.34.0 -> v2.37.0 (#6245) 2022-07-11 10:19:52 +02:00
fetch_quotes.py refactor: Move constants outside of variable scope (#7262) 2022-10-16 15:03:29 +05:30
fetch_well_rx_price.py pre-commit: Upgrade psf/black for stable style 2023 (#8110) 2023-02-01 18:44:54 +05:30
get_amazon_product_data.py Fix get amazon product data erroring due to whitespace in headers (#9009) 2023-09-05 00:49:00 -04:00
get_imdb_top_250_movies_csv.py
get_imdbtop.py
get_top_billionaires.py Fix get top billionaires BROKEN file (#8970) 2023-08-18 05:13:38 -07:00
get_top_hn_posts.py
get_user_tweets.py pre-commit: Upgrade psf/black for stable style 2023 (#8110) 2023-02-01 18:44:54 +05:30
giphy.py Change to https. (#7277) 2022-10-16 09:43:29 +02:00
instagram_crawler.py Make some ruff fixes (#8154) 2023-03-01 17:23:33 +01:00
instagram_pic.py
instagram_video.py
nasa_data.py
open_google_results.py Make some ruff fixes (#8154) 2023-03-01 17:23:33 +01:00
random_anime_character.py
recaptcha_verification.py
reddit.py Add more ruff rules (#8767) 2023-05-26 09:34:17 +02:00
search_books_by_isbn.py Add more ruff rules (#8767) 2023-05-26 09:34:17 +02:00
slack_message.py Add more ruff rules (#8767) 2023-05-26 09:34:17 +02:00
test_fetch_github_info.py
world_covid19_stats.py Fix ruff rules ISC flake8-implicit-str-concat (#8892) 2023-07-28 17:53:09 +01:00