Skip to content

uysalibov/eksi_scraper

Repository files navigation

eksi_scraper

Best Logo

eksi_scraper scrapes asynchronous all entries in the title which given as arguments and then save them to a csv file.

📌 Example Usage

  eksi_scraper.py -u URL -o FILE_NAME

❗ Arguments

  • -u, --url [reguired]
    URL of the title you want to scrape
  • -o, --output [optional]
    name of the csv output file 
    Default Name: eksi_scraper

❗❗ Requirements

  • aiohttp
  • asyncio
  • requests
  • BeautifulSoup
  • time
  • sys
  • colorama
  • argparse
  • datetime
  • csv

📞 Contact

✍️ To-Do

  • Supports .txt and .json output file extensions
  • Scrape users entries

Releases

No releases published

Packages

No packages published

Languages